-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.10
-
Code
-
Classes
- WooCommerceProductDataFieldModel
Total Complexity |
20 |
Dependencies |
5 |
Dependents |
6 |
Total lines |
313 |
Lines of code |
149 |
Logical lines of code |
35 |
Comment lines |
84 |
Methods |
18 |
Properties |
8 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validationRules() |
S |
42 |
1 |
67 |
duplicateFrom() |
S |
61 |
2 |
12 |
jsonSerialize() |
S |
58 |
1 |
15 |
addOption() |
S |
72 |
2 |
5 |
__construct() |
S |
62 |
1 |
11 |
getUiName() |
S |
78 |
1 |
3 |
getDBName() |
S |
78 |
1 |
3 |
getOptions() |
S |
82 |
1 |
3 |
removeOption() |
S |
80 |
1 |
3 |
getSluggedName() |
S |
78 |
1 |
3 |
isRequired() |
S |
82 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
getDefaultValue() |
S |
82 |
1 |
3 |
getType() |
S |
82 |
1 |
3 |
changeName() |
S |
81 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
getProductData() |
S |
82 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |